IK Create Render TargetImage Number, Width, Height IK Create Render TargetImage Number, Width, Height, Color
Description
This command will create a new target image with size (Width, Height). If Color is not specified, a default color
of 0x00000000 will be used (black transparent). If the image already exists, the old image will be overwritten.
Parameters
Image Number
Integer
The ID of the new image.
Width
Integer
The width of the new image.
Height
Integer
The height of the new image.
Color
DWORD
If this parameter is specified, the new image will be filled with this color.